home *** CD-ROM | disk | FTP | other *** search
/ Columbia Kermit / kermit.zip / newsgroups / misc.20000217-20000824 / 000007_news@columbia.edu _Thu Feb 17 15:40:04 2000.msg < prev    next >
Internet Message Format  |  2020-01-01  |  1KB

  1. Return-Path: <news@columbia.edu>
  2. Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
  3.     by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id PAA20076
  4.     for <kermit.misc@watsun.cc.columbia.edu>; Thu, 17 Feb 2000 15:40:03 -0500 (EST)
  5. Received: (from news@localhost)
  6.     by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id PAA19003
  7.     for kermit.misc@watsun.cc.columbia.edu; Thu, 17 Feb 2000 15:19:24 -0500 (EST)
  8. X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
  9. From: Ishikawa <ishikawa@yk.rim.or.jp>
  10. Subject: Re: Is 8 data bits, even parity, 1 stop bit possible in kermit?
  11. Date: Fri, 18 Feb 2000 04:57:04 +0900
  12. Organization: RIMNET InterNetNews site
  13. Message-ID: <38AC5290.4AB1290F@yk.rim.or.jp>
  14. To: kermit.misc@columbia.edu
  15.  
  16. >
  17. > A new feature of C-Kermit 7.0 is allowance for 8 data bits plus parity:
  18. >
  19. >   http://www.columbia.edu/kermit/ckermit2.html#x2.10
  20. >
  21. Thank you for your tips.
  22.  
  23. >
  24. > : Or is there a newer version of C-kermit that permits such setting.
  25. > : I installed the ckermit from Debian GNU/Linux pacakge system, which
  26. > : is a little behind the c-kermit distribution as noted in
  27. > : Columbia University's web page.
  28. > :
  29. > Please encourage Debian to update their package.
  30. >
  31.  
  32. Will do so.
  33.  
  34. Happy Hacking!